home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / PowerPC / jpeg2ps / CHANGES.amiga < prev    next >
Text File  |  2000-05-16  |  430b  |  19 lines

  1.  
  2.  Changes for the Amiga 68k/PPC port:
  3.  
  4.    - added smakefile + SCOPTIONS
  5.    - created malloc.h
  6.  
  7.  Be careful with compilation options, e.g.
  8.  don't make use register parameters.
  9.  
  10.  Note: 68k version gets compiled by "smakefile",
  11.        for the PPC version "smakefilePPC" has
  12.        to be used. You have to delete the object
  13.        files by hand, if you want to compile
  14.        both versions to the same directory.
  15.  
  16.  --
  17.  ARK, 7/Mar/99
  18.  
  19.